﻿@font-face { font-family: "Roboto"; src: url(../fonts/Roboto-Regular.ttf); }
@font-face { font-family: "Roboto-b"; src: url(../fonts/Roboto-Bold.ttf); }
@font-face { font-family: "Arial"; src: url(../fonts/arial.ttf); }
@font-face { font-family: "Arialb"; src: url(../fonts/arialbd.ttf); }
.margleft0 { margin-left: 0; }

.margright0 { margin-right: 0; }

.paddleft0 { padding-left: 0; }

.paddright0 { padding-right: 0; }

.paddleft5 { padding-left: 5px; }

.paddright5 { padding-right: 5px; }

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }

.col-xs-5ths { width: 20%; float: left; }

.row_5 { margin-left: -10px; margin-right: -10px; }

@media (min-width: 768px) { .col-sm-5ths { width: 20%; float: left; } }
@media (min-width: 992px) { .col-md-5ths { width: 20%; float: left; } }
@media (min-width: 1200px) { .col-lg-5ths { width: 20%; float: left; } }
body { font-family: "Arial"; line-height: 1.5; font-size: 14px; }
a:hover{
	color: #f49527;
}
.pr-name-right{
	font-family: 'Roboto-B';
	font-size: 24px;
	color: #f49527;
	text-transform: uppercase;
}
header .hd-menu ul li ul li a {padding: 10px 15px;}
.padding5{
	padding-left: 5px;
	padding-right: 5px;
}
.row_5p{
	margin-left: 5px;
}
.row_5p{
	margin-right: 5px;
}
.pr-right-content{
	margin: 25px 0;
}
.featured-product{
	margin: 0 15px;
}
.list_page_news a{
	display: inline-block;

}
.list_page_news a img{
	width: 100%;
}
.prdetail-name{
	font-size: 18px;
	font-family: 'Roboto-b';
	color: #f49527;
	text-transform: uppercase;
}
.prdetail-price{
	font-size: 18px;
	font-family: 'Roboto-b';
	color: #f49527;
}
.prdetail-status, .prdetail-ship,.prdetail-desc,.detail-hotline{
	font-size: 14px;
	color: #333333;
	font-family: 'Roboto';
	margin: 10px 0;
}
.prdetail-desc{
	padding: 10px 0;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
}
.detail-hotline i{
	color: #f49527;
}
.detail-hotline span{
	color: #f49527;
	font-size: 18px;
	font-family: 'Roboto-b';
}
.prdetail-content{
	margin-left: 15px;
}
.prdetai-img img{
	width: 100%;
	height: 300px;
}
.detail-content{
	margin: 20px 0;
}
.btnsubmitp{
	display: inline-block;
	width: 45px;
	height: 35px;
	position: absolute;
}
.btnsubmitp button,.btnsubmitp button img{
	width: 100%;
	height: 35px;
}
.product-relate .product-list{
	padding: 5px;
	border: solid 1px #c8c8c8;
}
.product-relate .product-list img{
	position: relative;
}
.product-relate .product-list .pr-img a{
	width: 100%;
	display: inline-block;
}
.product-relate .product-list .pr-img a img{
	width: 100%;
	height: 190px;
}
.product-relate .product-list .pr-title:before {
	content: '';
	top: 0;
	left: 4%;
	right: 0;
	position: absolute;
	background: #ef6e0a;
	width: 90%;
	height: 1px;
}
.product-relate .product-list .pr-title {
	position: relative;
	text-align: center;
	line-height: 2;
	margin: 20px 0 10px 0;
}
.product-relate .product-list .pr-title .pr-title-btn {
    background: #22bfff;
    color: #fff;
    border-radius: 2px;
}
.product-relate  .product-list .pr-title .pr-title-btn:hover {
    background: #f49527;
    transition: .3s;
}
.product-relate .product-list .pr-title .pr-title-price {
    color: #ff6f00;
    font-family: "Arial";
}
.product-relate  .product-list .pr-img {
	position: relative;
}
.product-relate .product-list .pr-title .pr-title-name {
    color: #222222;
    font-size: 14px;
    font-family: "Arialb";
    transition: .5s;
}
.product-relate .product-list .pr-title .pr-title-name:hover{
	    color: #f49527;
	    transition: .5s;
}
.product-relate  .product-list .pr-img .pr-img-sale {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
}
.product-relate .product-list .pr-img .pr-img-sale .sale-before:before {
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	border-left: 35px solid #fff0;
	border-right: 35px solid #fff0;
	border-bottom: 35px solid #e84949ed;
	/* background: #f49527; */
	width: 20px;
	height: 20px;
	z-index: 0;
}
.product-relate .product-list .pr-img .pr-img-sale .sale-before {
	transform: rotate(45deg);
	text-align: center;
	position: relative;
	margin-top: -14px;
	margin-left: 16px;
}
.product-relate  .product-list .pr-img .pr-img-sale .sale-before p {
	position: relative;
	display: inline-block;
	margin-top: 14px;
	z-index: 1;
	color: #Fff;
	margin-top: 15px;
	margin-left: 17px;
}
/* .btnsubmitp input{
	width: 100%;
	height: 35px;
	background: #fa6a01;
	border: none;
}
.btnsubmitp i{
	    position: absolute;
   top: 7px;
    left: 7px;
    font-size: 20px;
    color: #f6f0e6;
} */
	.adver-company{
		width: 70%;
		display: inline-block;
	}
	.iframe-video{
		width: 29%; display: inline-block;
	}
	.menubn-right ul li a:hover{
		background: none !important;
		color: #000 !important;
	}